home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C++ / Applications / HyperCuber 2.0 / source / README < prev    next >
Encoding:
Text File  |  1994-05-06  |  974 b   |  23 lines  |  [TEXT/ALFA]

  1. HyperCuber 2.0 Source Code
  2.  by Greg Ferrar
  3.  
  4. This directory contains the source code to HyperCuber 2.0, a freeware program 
  5. which can display and rotate objects of arbitrary dimension.  HyperCuber 
  6. 2.0 is available separately from major Mac ftp sites, and includes complete 
  7. documentation.
  8.  
  9. HyperCuber 2.0 was written using Symantec C++ 6.0, which is a really nice 
  10. programming environment (7.0 is in the mail...).  You should be able to 
  11. compile and run it immediately.
  12.  
  13. I have not made any special attempt to prepare this code for 
  14. distribution, so it appears here exactly as I wrote it.  I tried to write 
  15. clear and well-documented code, but I don't guarantee anything.  I 
  16. especially don't guarantee that it all works properly, though I know of 
  17. no blantant bugs.
  18.  
  19. If you have any questions about my code, feel free to send me email at 
  20. gregt@math.ohio-state.edu.  I will do my best to help you understand what 
  21. I have written.
  22.  
  23.   -Greg Ferrar (gregt@math.ohio-state.edu)